home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 7 / Amiga Format AFCD07 (Dec 1996, Issue 91).iso / serious / shareware / comms / non-internet / samba / samba-1.9.15p8.readme < prev    next >
Text File  |  1996-07-01  |  2KB  |  77 lines

  1. Short: File/printer sharing with Win* machines
  2. Author: Andrew Tridgell <samba-bugs@samba.anu.edu.au>
  3. Uploader: Rask Ingemann Lambertsen <c948374@student.dtu.dk>
  4. Type: comm/net
  5.  
  6. This is a port of Samba 1.9.15p8.
  7.  
  8. Samba is software for sharing files and printers with Winslows machines
  9. (3.1, 3.11, '95, NT, ...), OS\2 and other machines running Samba.
  10.  
  11. What can Samba do?
  12. ==================
  13.  
  14. Here is a very short list of what Samba includes, and what it does
  15.  
  16. - a SMB server, to provide LanManager style file and print services to PCs
  17.  
  18. - a Netbios (rfc1001/1002) nameserver
  19.  
  20. - a FTP-like SMB client so you can access PC resources (disks and
  21.   printers) from Amigas
  22.  
  23. - a tar extension to the client for backing up PCs
  24.  
  25. What is different to the other Amiga port of Samba?
  26. ===================================================
  27.  
  28. - It works! Even if you don't have an ancient (pre 42.0) version of
  29.   ixemul.library installed.
  30.  
  31. - Requires ixemul.library 43.1 (or later) and ixnet.library 1.0 (or later).
  32.  
  33. - It supports both AmiTCP and AS-225R2 compatible TCP/IP protocol stacks
  34.   (future versions of ixnet.library may support other stacks if needed).
  35.  
  36. - No stack size problems -> no crashes just because you forgot to set a
  37.   bigger stack size. The stack is automatically extended as needed.
  38.  
  39. - Passwords work!
  40.  
  41. - This port includes the client programmes too.
  42.  
  43. - This port inlcudes the manual pages, both formatted and unformatted. This
  44.   means you actually have a chance of setting it up!
  45.  
  46. - Should work even on a plain 68000 (untested).
  47.  
  48. - Printing may work, but I haven't tested this at all.
  49.  
  50. - Doesn't work in stand-alone mode, it has to be started from inetd. This is
  51.   not much of a problem, fortunately.
  52.  
  53. - smbstatus pops up requesters asking for proc:. These can be ignored.
  54.  
  55. - Requires ETC: and TMP: to be assigned to the correct directories. This is
  56.   annoying, but given all the above features, I can live with it.
  57.  
  58. Requirements
  59. ============
  60.  
  61. - Amiga OS 2.04 (2.0 might work too)
  62.  
  63. - MC68000 or better
  64.  
  65. - ixemul.library 43.1 (or later). Can be found on Aminet in dev/gcc.
  66.  
  67. - ixnet.library 1.0 (or later). Comes with ixemul.library.
  68.  
  69. - One of the TCP/IP protocol stacks supported by ixnet.library. This
  70.   currently (ixnet.library 1.0) means AmiTCP/IP, AS-225R2 and compatibles.
  71.  
  72. - An Ethernet card (maybe Arcnet can be used too?)
  73.  
  74. Tested (and compiled) on an A4000/030 with an Ariadne Ethernet card,
  75. Amiga OS 3.1, AmiTCP 4.0 demo, GCC 2.7.2, ixemul.library 43.1
  76. and ixnet.library 1.0.
  77.